home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_casm / recio215.zip / MKTEST.BAT < prev    next >
DOS Batch File  |  1996-10-26  |  180b  |  7 lines

  1. BCC -ms -O1 -w testchg.c recios.lib
  2. BCC -ms -O1 -w testchp.c recios.lib
  3. BCC -ms -O1 -w testcog.c recios.lib
  4. BCC -ms -O1 -w testcop.c recios.lib
  5. del test???.obj
  6. call test.bat
  7.